Miner.Responder.Shared.Requests Namespace > SchemaRequest Class > SchemaRequest Constructor : SchemaRequest Constructor(String[]) |
'Declaration
Public Function New( _ ByVal ParamArray tables() As System.String _ )
'Usage
Dim tables() As System.String Dim instance As New SchemaRequest(tables)
public SchemaRequest( params System.string[] tables )
public SchemaRequest( params tables: System.Stringarray of );
public function SchemaRequest( tables : System.String[] );
public: SchemaRequest( params System.string*[]* tables )
public: SchemaRequest( ... System.array<String^>^ tables )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2